go/types.Checker.cycleError (method)
5 uses
go/types (current package)
cycles.go#L67: check.cycleError(cycle, firstInSrc(cycle))
cycles.go#L121: check.cycleError(cycle, firstInSrc(cycle))
decl.go#L268: check.cycleError(cycle, firstInSrc(cycle))
decl.go#L273: func (check *Checker) cycleError(cycle []Object, start int) {
validtype.go#L135: check.cycleError(makeObjList(path[start:]), 0)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)